home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / FWCalendar.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  2.1 KB  |  66 lines

  1. Short:    Create calendars w/ events in FW
  2. Author:   Ron Goertz
  3. Uploader: rgoertz@wsu.edu
  4. Type:     util/rexx
  5. Replaces: util/rexx/FWCalendar*
  6.  
  7. A macro for creating calendars in Final Writer v4, and a macro for adding
  8. events to those calendars.
  9.  
  10. The calendar macro by Andrew McCardie is a very versatile macro, allowing
  11. calendars in three different formats. The calendars work well for posting on a
  12. wall or desk and writing appointments or important dates in. But I wanted more
  13. ...
  14.  
  15. I wanted to print the previous month and next month (mini calendars). I wanted
  16. pre-defined holidays (including those on floating days, like Thanksgiving) and
  17. special occasions to be inserted automatically when the calendar was created.
  18. I wanted to enter single-day events on the calendars with Final Writer. I
  19. wanted to enter events stretching across several days or weeks easily. Even
  20. though it's my first AREXX program/Final Writer macro, I think Calendar does a
  21. fine job of meeting these goals.
  22.  
  23. Features:
  24.    Mini calendars
  25.    Automatic holidays
  26.    Single-day events
  27.    Multi-day/week events
  28.    Multiple-line events
  29.    Boxed events
  30.    "Shadowed" days from previous/next months
  31.  
  32.  
  33. CALENDAR MACRO HISTORY
  34.  
  35. 1.1   de-Americanized macro (no longer assumes US Letter paper
  36.       and inch units)
  37.  
  38. 1.01  Corrected default margins
  39.       Removed my personal highlights
  40.       Set default fonts to more likely locations
  41.  
  42. 1.0   First release
  43.  
  44.  
  45. ADDEVENT MACRO HISTORY
  46. 1.2   de-Americanized macro (no longer assumes US Letter paper
  47.       and inch units)
  48.  
  49. 1.1   Corrected default margins
  50.       Set default fonts to more likely locations
  51.       Added multi-line, auto-breaking, non-boxed events
  52.  
  53. 1.0   First release
  54.  
  55.  
  56. ============================= Archive contents =============================
  57.  
  58. Original  Packed Ratio    Date     Time    Name
  59. -------- ------- ----- --------- --------  -------------
  60.      804     357 55.5% 24-Jan-96 17:04:14  FWCalendar.info
  61.     6005    1976 67.0% 11-Mar-96 22:01:52 +AddEvent.rexx
  62.    11204    4032 64.0% 11-Mar-96 22:11:28 +Calendar.Guide
  63.    21174    4290 79.7% 11-Mar-96 22:03:04 +Calendar.rexx
  64. -------- ------- ----- --------- --------
  65.    39187   10655 72.8% 14-Mar-96 00:14:40   4 files
  66.